[INFO] fetching crate rialo-spl-token-2022-interface 0.3.0-alpha.0...
[INFO] testing rialo-spl-token-2022-interface-0.3.0-alpha.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rialo-spl-token-2022-interface 0.3.0-alpha.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rialo-spl-token-2022-interface 0.3.0-alpha.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rialo-spl-token-2022-interface 0.3.0-alpha.0
[INFO] tweaked toml for crates.io crate rialo-spl-token-2022-interface 0.3.0-alpha.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-spl-token-2022-interface 0.3.0-alpha.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rialo-spl-token-2022-interface 0.3.0-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf3d22eccfe6be7cc066427cf730f0c69268b54396168a0c6472c916f2b4899c
[INFO] running `Command { std: "docker" "start" "-a" "bf3d22eccfe6be7cc066427cf730f0c69268b54396168a0c6472c916f2b4899c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf3d22eccfe6be7cc066427cf730f0c69268b54396168a0c6472c916f2b4899c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3d22eccfe6be7cc066427cf730f0c69268b54396168a0c6472c916f2b4899c", kill_on_drop: false }`
[INFO] [stdout] bf3d22eccfe6be7cc066427cf730f0c69268b54396168a0c6472c916f2b4899c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc0db133e1da8efadb63f6710cfc7842ec2a311888c7ea2bc2edbc71c00f4ae4
[INFO] running `Command { std: "docker" "start" "-a" "bc0db133e1da8efadb63f6710cfc7842ec2a311888c7ea2bc2edbc71c00f4ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling rialo-sanitize v0.3.0-alpha.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.3.0-alpha.0
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rialo-s-msg v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-hash v0.3.0-alpha.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rialo-s-signature v0.3.0-alpha.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rialo-s-program-option v0.3.0-alpha.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rialo-s-derivation-path v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-seed-derivable v0.3.0-alpha.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rialo-s-decode-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-memory v0.3.0-alpha.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-seed-phrase v0.3.0-alpha.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.3.0-alpha.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rialo-s-spl-discriminator-syn v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-discriminator-derive v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-borsh v0.3.0-alpha.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rialo-s-pubkey v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-curve25519 v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-instruction v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-transaction-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-signer v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-account-info v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-discriminator v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-pack v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-zk-sdk v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-instructions-sysvar v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-pod v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-token-confidential-transfer-proof-generation v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-type-length-value v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-token-confidential-transfer-proof-extraction v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-token-group-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-spl-token-metadata-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-spl-token-2022-interface v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.21s
[INFO] running `Command { std: "docker" "inspect" "bc0db133e1da8efadb63f6710cfc7842ec2a311888c7ea2bc2edbc71c00f4ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0db133e1da8efadb63f6710cfc7842ec2a311888c7ea2bc2edbc71c00f4ae4", kill_on_drop: false }`
[INFO] [stdout] bc0db133e1da8efadb63f6710cfc7842ec2a311888c7ea2bc2edbc71c00f4ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6fc9f3c1f7db6d025f1c155767e12a1bced7575690167fb3b9b1cedb935c35
[INFO] running `Command { std: "docker" "start" "-a" "3d6fc9f3c1f7db6d025f1c155767e12a1bced7575690167fb3b9b1cedb935c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-spl-token-2022-interface v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/extension/interest_bearing_mint/mod.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/extension/scaled_ui_amount/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> src/extension/transfer_fee/mod.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]     --> src/instruction.rs:2139:9
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     use proptest::prelude::*;
[INFO] [stdout]      |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]    --> src/error.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |     use strum::IntoEnumIterator;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `strum_macros` in this scope
[INFO] [stdout]   --> src/error.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(test, derive(strum_macros::FromRepr, strum_macros::EnumIter))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `strum_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `strum_macros` in this scope
[INFO] [stdout]   --> src/error.rs:17:49
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(test, derive(strum_macros::FromRepr, strum_macros::EnumIter))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `strum_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_compose` in this scope
[INFO] [stdout]    --> src/extension/interest_bearing_mint/mod.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     prop_compose! {
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/extension/interest_bearing_mint/mod.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/extension/scaled_ui_amount/mod.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/extension/transfer_fee/mod.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/extension/transfer_fee/mod.rs:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 |     proptest! {
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]     --> src/instruction.rs:2745:5
[INFO] [stdout]      |
[INFO] [stdout] 2745 |     proptest! {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `iter` found for enum `error::TokenError` in the current scope
[INFO] [stdout]    --> src/error.rs:550:36
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum TokenError {
[INFO] [stdout]     | ------------------- variant or associated item `iter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 550 |         for variant in TokenError::iter() {
[INFO] [stdout]     |                                    ^^^^ variant or associated item not found in `error::TokenError`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `iter`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_repr` found for enum `error::TokenError` in the current scope
[INFO] [stdout]    --> src/error.rs:553:29
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum TokenError {
[INFO] [stdout]     | ------------------- variant or associated item `from_repr` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 553 |                 TokenError::from_repr(variant_u32).unwrap(),
[INFO] [stdout]     |                             ^^^^^^^^^ variant or associated item not found in `error::TokenError`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_i8` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 553 -                 TokenError::from_repr(variant_u32).unwrap(),
[INFO] [stdout] 553 +                 TokenError::from_i8(variant_u32).unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-spl-token-2022-interface` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d6fc9f3c1f7db6d025f1c155767e12a1bced7575690167fb3b9b1cedb935c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6fc9f3c1f7db6d025f1c155767e12a1bced7575690167fb3b9b1cedb935c35", kill_on_drop: false }`
[INFO] [stdout] 3d6fc9f3c1f7db6d025f1c155767e12a1bced7575690167fb3b9b1cedb935c35
